home *** CD-ROM | disk | FTP | other *** search
/ Champak 146 / (Vol 146) Jan 07 2012.iso / Games / taz.swf / scripts / DefineButton2_163 / BUTTONCONDACTION on(release)_3.as < prev    next >
Text File  |  2012-01-07  |  70b  |  7 lines

  1. on(release){
  2.    tellTarget("/eraser")
  3.    {
  4.       play();
  5.    }
  6. }
  7.